home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18474 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: li.net!usenet
  2. From: bsilvern@li.net (Bob Silvern)
  3. Newsgroups: comp.lang.c,comp.lang.c++
  4. Subject: Re: Borland should be ashamed.  My experience with BC5.0.
  5. Date: Sat, 20 Apr 1996 23:10:35 GMT
  6. Organization: Harmony Graphics
  7. Message-ID: <4lbqv8$r3k@linet06.li.net>
  8. References: <4l6d1b$219@linet06.li.net> <31770AA7.7FCA@ix.netcom.com>
  9. NNTP-Posting-Host: lisuser61.li.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Grady Dill <gndill@ix.netcom.com> wrote:
  13.  
  14. >  - Build an application from w/in the IDE and start it by pressing the 'Run'
  15. >    (lightning bolt) on the speed bar.  The status bar displays
  16.  
  17. >        Process Created: <pathname of app>
  18. >        Thread stopped <pathname of app>: At breakpoint
  19.  
  20. >    and I have to press 'Run' AGAIN to get the application going.  Happens w/ and
  21. >    w/o debug info and I didn't have any type of breakpoints set.  I've tried this
  22. >    on several apps I'm trying to migrate from 4.52 and it happens all the time.
  23. >    Has anyone else encountered this or am I loosing my marbles??
  24.  
  25. Yes, I've been here.   I disabled Codegard from the Tools, Codeguard Config
  26. menu and this problem went away.  Strangely, I just tried to recreate the
  27. problem by enabling Codeguard again before I posted this, but the problem no
  28. longer happens.  
  29.  
  30.  BTW, I found Codeguard to be quite useful at finding bugs in code which I
  31. thought was pretty well debugged, although it slows down execution speed by
  32. about 10 times in my application.
  33.  
  34.  
  35. >Entire product seems too sloooooow.  I'm running Win95 on a 486DX2-66, 16M RAM,
  36. >and over 2G harddrive space total on 3 drives.  Borland obviously COM/OLE'd the
  37. >product like crazy.  I installed it on E: (1.62G) and it just thrashes my C: (424M)
  38. >like crazy, obviously going through the registry.  They also multi-threaded it in
  39. >lots of places I think.  I'm contemplating sending it back for refund and sticking w/
  40. >4.52.
  41.  
  42. Upgrading from 16 to 24 MB bytes of ram on a P5-90 running Windows 95  made a
  43. huge difference in the speed of the IDE.
  44.  
  45.